翻訳と辞書
Words near each other
・ Simulation
・ Simulation & Gaming
・ Simulation (disambiguation)
・ Simulation (journal)
・ Simulation algorithms for atomic DEVS
・ Simulation algorithms for coupled DEVS
・ Simulation cockpit
・ Simulation for Automatic Machinery
・ Simulation heuristic
・ Simulation hypothesis
・ Simulation Interoperability Standards Organization
・ Simulation language
・ Simulation Model Portability
・ Simulation modeling
・ Simulation noise
Simulation Open Framework Architecture
・ Simulation preorder
・ Simulation Pro Yakyuu
・ Simulation Publications
・ Simulation software
・ Simulation table
・ Simulation theory of empathy
・ Simulation video game
・ Simulation-based acquisition
・ Simulation123
・ Simulations and games in economics education
・ Simulations Canada
・ Simulations Plus
・ SimulationX
・ Simulator (disambiguation)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Simulation Open Framework Architecture : ウィキペディア英語版
Simulation Open Framework Architecture

Simulation Open Framework Architecture (SOFA) is an Open Source framework primarily targeted at real-time physical simulation, with an emphasis on medical simulation. It is mostly intended for the research community to help develop newer algorithms, but can also be used as an efficient prototyping tool or as a physics engine. Based on an advanced software architecture, it allows one to:
* Create complex and evolving simulations by combining new algorithms with existing algorithms
* Modify most parameters of the simulation (deformable behavior, surface representation, solver, constraints, collision algorithm, ...) by simply editing a XML file
* Build complex models from simpler ones using a scene graph description
* Efficiently simulate the dynamics of interacting objects using abstract equation solvers
* Reuse and easily compare a variety of available methods
* Transparently parallelize complex computations using semantics based on data dependencies
* Use new generations of GPUs through the CUDA API to greatly improve computation times
Currently, SOFA contains:
* Deformable models: mass-springs, linear and co-rotational FEM
* Rigid models: articulated bodies based on penalties or reduced coordinates
* Fluid models: SPH, Eulerian (preliminary)
* Collision models: spheres, triangular meshes, distance fields (preliminary); with AABB-tree or octree bounding volume hierarchies
* Collision detection methods: proximity, continuous (preliminary)
* Collision response methods: (implicit) penalties, LCP-based constraints
* Mechanical integration schemes: Euler explicit, RK2, RK4, static, implicit euler using PCG (Projected Conjugate Gradient)
==See also==

* Graphics processing unit (GPU)
* Soft body dynamics
* Rigid body dynamics
* Collision detection
* VRPN

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Simulation Open Framework Architecture」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.